projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67406ef
)
(direct_output_for_insert): Fix comment.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 24 Feb 1994 20:04:27 +0000
(20:04 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 24 Feb 1994 20:04:27 +0000
(20:04 +0000)
src/dispnew.c
patch
|
blob
|
history
diff --git
a/src/dispnew.c
b/src/dispnew.c
index 6ca52618ce7f0044f60da63a112a86488d0fcbff..432cffea4b9109a71bb86844f207deaf6dc7bc55 100644
(file)
--- a/
src/dispnew.c
+++ b/
src/dispnew.c
@@
-880,7
+880,7
@@
direct_output_for_insert (g)
#ifdef USE_TEXT_PROPERTIES
/* Intervals have already been adjusted, point is after the
character that was just inserted. */
- /* Give up if character
has
is invisible. */
+ /* Give up if character is invisible. */
/* Give up if character has a face property.
At the moment we only lose at end of line or end of buffer
and only with faces that have some background */